Schemat bigApi.v1
Typ prosty protocolEnum
Schemat bigApi.v1 : Typ prosty protocolEnum
Opis
Słownik dostępnych protokołów wymiany danych.
Enumeration of available data exchange protocols.
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Typ
Restriction of xs:string
Diagram
Typ prosty protocolEnum
Overview
protocolEnum Restriction of xs:string
Słownik dostępnych protokołów wymiany danych.
Enumeration of available data exchange protocols.
Dozwolone wartości
Enumerationbimo v1
bimo
BIG InfoMonitor Protocol v1. Protokół definiujący komunikaty wejściowe i wyjściowe dla wszystkich operacji dostępnych w BIG API.
bimo
BIG InfoMonitor Protocol v1. Protocol that defines input and output messages for all operations available in the BIG API
Źródło
<xs:simpleType name="protocolEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Słownik dostępnych protokołów wymiany danych.</div>
      <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">Enumeration of available data exchange protocols.</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="bimo v1">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">bimo</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">BIG InfoMonitor Protocol v1. Protokół definiujący komunikaty wejściowe i wyjściowe dla wszystkich operacji dostępnych w BIG API.</div>
          <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">bimo</div>
          <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">BIG InfoMonitor Protocol v1. Protocol that defines input and output messages for all operations available in the BIG API</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także
Schemat bigApi.v1